home *** CD-ROM | disk | FTP | other *** search
Microsoft Help compiler Project | 1996-10-08 | 419 b | 24 lines |
- ; === Help project configuration to compile IntWin.RTF with HC31 ===
-
-
- [OPTIONS]
-
- TITLE=Interrupt List
- COMPRESS=High
- ERRORLOG=Int_err.Log
-
-
- [CONFIG]
-
- BrowseButtons()
-
- RegisterRoutine(`hintsrch.dll', `HSearcherDMInit', `')
- RegisterRoutine(`hintsrch.dll', `HSearcherDMExecSearch', `')
- HSearcherDMInit()
- CreateButton(`searcher_button', `F&ind Text', `HSearcherDMExecSearch()')
-
-
- [FILES]
-
- IntWin.RTF
-